- this
this(ubyte r, ubyte g, ubyte b)
Undocumented in source.
- this
this(ubyte r, ubyte g, ubyte b, ubyte a)
Undocumented in source.
- this
this(float r, float g, float b, float a)
Undocumented in source.
- this
this(ubyte[4] rgba)
Undocumented in source.
- this
this(uint rgba)
Undocumented in source.
This struct is ubyte[4] or uint depending on your usages